home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9535 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: oitnews.harvard.edu!cmcl2!news!schonberg!dewar
  2. From: dewar@cs.nyu.edu (Robert Dewar)
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
  4. Subject: Re: C/C++ knocks the crap out of Ada
  5. Date: 2 Mar 1996 09:13:42 -0500
  6. Organization: Courant Institute of Mathematical Sciences
  7. Message-ID: <dewar.825776000@schonberg>
  8. References: <JSA.96Feb16135027@organon.com> <4gvrffINNlqo@anvil.ugrad.cs.ubc.ca> <4h4j31$1ga3@watnews1.watson.ibm.com> <dewar.825640041@schonberg> <4h7i55INNknq@anvil.ugrad.cs.ubc.ca>
  9. NNTP-Posting-Host: schonberg.cs.nyu.edu
  10. X-Newsreader: NN version 6.5.0 (NOV)
  11.  
  12. Kazimir says
  13.  
  14.    Standardization notwithstanding, any language will allow you to write
  15.    errnoeous programs, whose outcome could have dire consequences. I can
  16.    write in Ada a function that computes something other than what I
  17.    intend it to compute, as I can in C.
  18.  
  19.    Whether I'm more or less likely to do it in C is more of a matter for
  20.    religious debate. Competent software engineers can work with either one
  21.    and produce correct, well-defined results according to the standards.
  22.    In addition to that,
  23.  
  24. To which I reply
  25.  
  26.    Ssafety features notwithstanding, any car will allow you to cause a
  27.    car crash, whose outcome could have dire consequences. I can just as
  28.    well drive a modern Volvo into a brick wall as I can a 1960's Detroit
  29.    car built with no safety concerns.
  30.  
  31.    Whether I'm more or less likely to do it in the old Detroit car is more
  32.    of a matter for religious debate. Competent drivers can avoid accidents
  33.    in any car.
  34.  
  35.